@charset "gb2312";
ul,li {margin:0;padding:0;list-style:none;}
#divSmallBox {overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#FFF;}
#playBox {width:1920px;height:785px;margin:0px auto;background:#333;position:absolute;MARGIN-LEFT:-960px;OVERFLOW:hidden;LEFT:50%}
#playBox .oUlplay {width:99999px;position:absolute;left:0;top:0;}
#playBox .oUlplay li {float:left;}
#playBox .oUlplay li img {border:0;width:1920px;height:785px}
#playBox .pre {cursor:pointer;width:45px;height:45px;background:url(l.png) no-repeat;position:absolute;top:325px;left:50%;margin-left:-660px;z-index:10;display:none}
#playBox .next {cursor:pointer;width:45px;height:45px;background:url(r.png) no-repeat;position:absolute;top:325px;right:50%;margin-right:-660px;z-index:10;display:none}
#playBox:hover .pre {display:block}
#playBox:hover .next {display:block}
#playBox .smalltitle {width:100%;height:10px;position:absolute;bottom:25px;z-index:999}
#playBox .smalltitle ul {margin:0 auto;position:absolute;left:50%;}
#playBox .smalltitle ul li {width:30px;height:8px;margin:0 5px;background:#f5f5f5;float:left;overflow:hidden;*display:inline;*zoom:1;border:1px solid #ff6600;cursor:pointer;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#playBox .smalltitle .thistitle {background:#ff9900;border:1px solid #ff6600;width:40px}

/*slider.css*/
.column1_left {width:1920px;margin:0 auto;text-align:center;position:absolute;MARGIN-LEFT:-960px;OVERFLOW:hidden;LEFT:50%}
.container,.container * {margin:0;padding:0;}
.container {width:1920px;height:360px;overflow:hidden;position:relative;}
.slider li {display:inline;float:left;}
.slider img {width:1920px;height:360px;display:block;border:0;}
.num {position:absolute;left:50%;margin-left:-45px;bottom:-32px;height:18px;}
.num li {float:left;width:10px;height:10px;background:#666666;cursor:pointer;overflow:hidden;color:#000;text-align:center;margin-left:5px;border:3px solid #AAA;line-height:10px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.num li.on {background:#333333;color:#FFF;border:3px solid #ff9900}

/*jianbian.css*/
.index_banner {position:relative;height:780px;}
.index_banner li {position:absolute;top:0;left:0;overflow:hidden;width:100%;height:780px;}
.index_banner li a {display:block;margin:0 auto;height:780px;}
.index_banner cite {position:absolute;bottom:20px;left:50%;z-index:999;display:block;height:15px;_display:none;}
.index_banner cite span {float:left;display:block;margin:0 4px;width:40px;height:8px;background-color:#e5e5e5;text-indent:-999em;opacity:.9;cursor:pointer;}
.index_banner cite span:hover {background-color:#f5f5f5;}
.index_banner cite span.cur {background-color:#cc0000;cursor:default;}